cast combo->priv->entry to GTK_ENTRY()
authorManish Singh <yosh@gimp.org>
Mon, 4 Apr 2005 21:35:46 +0000 (21:35 +0000)
committerManish Singh <yosh@src.gnome.org>
Mon, 4 Apr 2005 21:35:46 +0000 (21:35 +0000)
commit006fcb4abe7dab900f5527d7c947de014d9a3a55
tree219755f7567f29324ca9918d920558efea6bf3e7
parent70d788c71ea3013b8723e69014bc6f9b96c11717
cast combo->priv->entry to GTK_ENTRY()

Mon Apr  4 14:33:55 2005  Manish Singh  <yosh@gimp.org>

        * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_get_active_text):
        cast combo->priv->entry to GTK_ENTRY()

        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
        cast completion->priv->tree_view to GTK_TREE_VIEW()
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkcomboboxentry.c
gtk/gtkentrycompletion.c